home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / comm / misc / artser37.readme < prev    next >
Text File  |  1993-04-19  |  2KB  |  36 lines

  1. Short: Bufixed and optimised serial.device 37.4 
  2.  
  3.                =======================================
  4.                artser 37.6 - replacement serial.device
  5.                         By CBM & Arthur Hagen
  6.                 Latest version compiled on 1993/04/19
  7.                =======================================
  8.  
  9. Just a debugged and optimised version of the C= serial.device 37.4.
  10. All functions should be identical, but this one should be somewhat
  11. faster and safer (the original contained code that trashed a byte when
  12. closing the device).
  13. To use this program, place it in your devs: directory, and select
  14. artser.device instead of serial.device in your comms program.
  15.  
  16. Note to NComm users:
  17. Because of a bug in NComm, it won't help if you select artser.device
  18. as the device in the menu, since serial.device already is present in
  19. memory, and thus artser.device cannot be loaded, since NComm "forgets"
  20. to expunge the serial.device before loading the new one.  To use
  21. artser.device, edit the file NComm:NComm.config, and replace the text
  22. "serial.device" with "artser.device".  Then save and reboot before
  23. starting NComm again.
  24.  
  25. Note to users of other comms packages:
  26. If you cannot set the device in your comms program, don't despair.
  27. Rename your old serial device to devs:oldser.device or something
  28. similar, and rename artser.device to devs:serial.device.
  29. Then edit or zap this file, and replace the two occurences of the
  30. string "artser" with "serial".  If you already have used your comms
  31. package since last reboot, you might have to reboot again before the
  32. change will have any effect.
  33.  
  34. Enjoy,
  35. *Art
  36.